home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / strngart.arc / README next >
Text File  |  2007-02-09  |  2KB  |  35 lines

  1.  
  2.             StringArt
  3.  
  4.                by
  5.  
  6.                 Antony A. Courtney
  7.  
  8.     This program saves the screen from burn by displaying a random
  9. vector pattern every few seconds.  The design of the vector pattern and the
  10. color of the design are chosen at Random.  The functions to calculate the
  11. drawing of the vector pattern are static, and were implemented at compile
  12. time.  This allows for a fast redraw each time the screen is refreshed.  The
  13. result is a neat demo, that saves your screen from burn at the same time! It
  14. HIGHLY resembles the X-Stringart routines on a Sun workstation, and in fact
  15. the displays are the same for all intents and purposes[ except that most
  16. Suns are in black and white, as are their String Art routines. :) ]  In the
  17. current implementation, you must spawn a process to run the screen saver.
  18. If there is sufficient interest, I will write it as a desk accesory so that
  19. it saves the screen as soon as the console goes idle.  For now, just enjoy the
  20. designs! 
  21.  
  22.     This program was written using Laser C.  It was written by Antony A.
  23. Courtney, and may be distributed freely as long as this message is distributed
  24. with it.  If you have any questions, comments, suggestions, ideas, proposals,
  25. letters, compliments, hate-mail, money, or anything else you care to give me,
  26. send it to:
  27.  
  28.     Internet: celiamrb@garnet.berkeley.edu
  29.     UUCP:     {backbones}!ucbvax!garnet!celiamrb
  30.     Bitnet:   celiamrb@UCBGARNET.bitnet
  31.     US Mail:  Antony A. Courtney
  32.               1910 Francisco Street
  33.           Berkeley, CA 94709
  34.  
  35.